home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / catn100.zip / CATNODE.CFG next >
Text File  |  1992-10-17  |  936b  |  45 lines

  1. ; Catnode! v1.00 configuration file
  2. ; Copyright 1992, Dale Barnes Fidonet 1:3601/14.20, All Rights Reserved
  3. ;
  4. ;  Define what nodelist is your "default".  NO PATHS or EXT's NEEDED!
  5. ;
  6. Default_List NODELIST NODEDIFF
  7. ;
  8. ; Your Network address
  9. ;
  10. Node 1:3601/14.20
  11. ;
  12. ; What zones to include in compile, as many as you want, not sure what
  13. ; the limit will be!
  14. ;
  15. Zones 1 2 3 4 5 6 20 90 201
  16. ;
  17. ; Private St. Louis style nodelists to include
  18. ;
  19. ;PVTLIST FDPOINT.PVT
  20. ;PVTLIST DBNET
  21. ;PVTLIST IPECLIST IPECDIFF
  22. ;PVTLIST MAILLIST MAILDIFF
  23. ;
  24. ; Your country dialing prefix:
  25. ;  USA = 1
  26. ;
  27. Country 1
  28. ;
  29. ; Cost for calls
  30. ;
  31. ; COST <domestic> <international>
  32. ;
  33. ; Repeats until a "END" is found
  34. ;
  35. ;  First field is the phone number to look for, followed by
  36. ;  the cost of any phone number that matches the dialing prefix
  37. ;
  38. Cost  11  125
  39.     1-415-   4
  40.     1-916-   9
  41.     1-707-   11
  42. End
  43. ;
  44. ;
  45. ; END OF CONFIGURATION FILE